set
operator fun DslList<ByteString, ConfigKt.SecurityConfigKt.Dsl.AdminKeyProxy>.set(index: Int, value: ByteString)
The public key authorized to send admin messages to this node.
Content copied to clipboard
repeated bytes admin_key = 3;
Parameters
index
The index to set the value at.
value
The adminKey to set.